CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文本 输出

搜索资源列表

  1. 文本输出

    0下载:
  2. Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程 -Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding the API program running
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:27948
    • 提供者:熊帆
  1. 安全过河问题

    0下载:
  2. 该游戏是我由一个数学建模题——“安全过河问题”而构思的。有三个商人带者三个随从和货物过河, 船每次最多只能载两个人,要求保证在过河期间商人的人数要大于或等于随从的人数,否则随从杀人抢货。 构思: 用两个数组来表示两岸的商人和随从,其中 A 表示商人, B 表示随从,数组a 表示此岸,数组b表示彼岸 通过输入过河的人数,来改变两个数组中的 A 和 B 的个数,在用文本输出两岸的情况. 游戏规则是这样似的: 1)输入过河的人数; 2)非法输入按按了退出处理(如:每
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1631
    • 提供者:高天一
  1. EX_Text02

    0下载:
  2. 这是一个文本输出程序,在指定的位置输出文字,可以设置输出文本的字体和颜色。-This is a text output procedures, in a designated area output text, you can set the output text font and color.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25907
    • 提供者:zhangkeju
  1. c_system

    0下载:
  2. 文本输出的例子,很好-text output examples, good
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36086
    • 提供者:卡妙
  1. prim01

    1下载:
  2. 求n之内的素数,要求文本输入和文本输出,用集合法求得的-n-within a few require text input and text output, and sets out the legal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:aa1986118
  1. stringtemplate-3.0.tar

    0下载:
  2. tringTemplate一个可以生成原代码,web页面,emails和其它任何需要有格式的文本输出。StringTemplate已应用在为jGuru.com与antlr.org网站产生web页面。-tringTemplate one can generate source code, web pages, emails and any other required format the text output. StringTemplate has applied for jGuru.com
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:793514
    • 提供者:guid
  1. StringTemplate.Net.v3.0.1.src

    0下载:
  2. Csharp StringTemplate一个可以生成原代码,web页面,emails和其它任何需要有格式的文本输出。StringTemplate已应用在为jGuru.com与antlr.org网站产生web页面。-Csharp StringTemplate one can generate source code, web pages, emails and any other required format the text output. StringTemplate has applie
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4712322
    • 提供者:guid
  1. 表格控件

    0下载:
  2. 一个能在表格窗口设置文本输出颜色的对话框-a window in the form set the text color output dialog
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:56013
    • 提供者:肖丽花
  1. WordCount

    0下载:
  2. 本示例说明了如何创建打开多个文件并对每个文件的字节数、字符数、单词数和行数进行计数的应用程序。运行此示例后将显示每个文件的统计结果和所有文件的总计。 该示例是控制台应用程序;必须从命令行运行该程序以查看其输出。 此示例使用下面的技术和类: I/O - FileStream - 允许文件访问。此类用于读写文件。 StreamWriter - 与 FileStream 实例一起使用可以将格式化文本输出到文件。 StreamReader
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:18842
    • 提供者:王子
  1. bank

    0下载:
  2. 银行家算法,键盘输入需求量,用文本输出答案.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4517
    • 提供者:eaven
  1. huituichengxv

    0下载:
  2. 本代码实现了用CDC画笔画图的功能。包括画笔的颜色设置,文本输出等。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3818
    • 提供者:张兰
  1. pdflib_cs3.rar

    0下载:
  2. 本代码演示了PDFLIB中的文本输出函数的使用.,demonstration of the code of PDFLIB text output function use.
  3. 所属分类:IME Develop

    • 发布日期:2017-11-08
    • 文件大小:4484
    • 提供者:王龙
  1. 文本加密编码技术

    1下载:
  2. 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-25
    • 文件大小:231069
    • 提供者:dingpei
  1. drawText

    0下载:
  2. 实现自己对文本的输出 ,在WIN32下,不用那些控件-Realize their output on the text, in the under WIN32, do not those who control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:1142051
    • 提供者:小彭
  1. 文本操作示例_用户区输出文本

    0下载:
  2. API函数进行文本输出,输出文本是换行游动的,字体和颜色都不同。(Use API function to output the text)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:Ford_66
  1. uart_printf

    0下载:
  2. 基于89c51单片机的printf语句串口文本输出程序(Based on 89c51 single-chip printf statement serial output program)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:43008
    • 提供者:hjhoooo
  1. 输出字符

    0下载:
  2. 请输出ASCII值为33~126的内容到文本文件“ASCII.TXT”中,再从文件中读出,输出到屏幕上。(Please output the ASCII value of "33~126" to the text file "ASCII.TXT", then read from the file and output to the screen.)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:264192
    • 提供者:小,
  1. 基于MATLAB去噪后输出脉搏数据文本程序

    3下载:
  2. 本程序是利用matlab进行去噪后,对脉搏数据进行文本输出程序。(This procedure is the use of MATLAB denoising, pulse data for the text output process.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:24576
    • 提供者:昔勤
  1. 输出图像像素值

    0下载:
  2. 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:27825152
    • 提供者:ruiruihaha
  1. 各类数据的输入输出

    5下载:
  2. 产生若干个周期的正弦波数据,以当前系统日期和自己的姓名为文件名分别存储为文本文件、二进制文件和电子表格文件,然后分别读取并显示其波形(Generates several cycles of sine wave data, which are stored as text files, binary files, and spreadsheet files respectively with the current system date and their name as file names,
  3. 所属分类:LabView编程

    • 发布日期:2018-10-31
    • 文件大小:77824
    • 提供者:学以
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com